Skip to content

ReactiveUserControl.OnDataContextChanged(EventArgs) method

Defined in

Type: ReactiveUserControl Namespace: Avalonia.ReactiveUI Assembly: ReactiveUI.Avalonia.Autofac.dll

Applies to

netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0

protected override void OnDataContextChanged(EventArgs e)

View source

Summary: Called when the DataContext property changes.

Parameters

NameTypeDescription
eEventArgsThe event args.